﻿2026-06-22T01:08:00.1375170Z ##[group]Run actions/checkout@v5
2026-06-22T01:08:00.1375928Z with:
2026-06-22T01:08:00.1376306Z   repository: SaberMage/spt-core
2026-06-22T01:08:00.1379599Z   token: ***
2026-06-22T01:08:00.1379961Z   ssh-strict: true
2026-06-22T01:08:00.1380335Z   ssh-user: git
2026-06-22T01:08:00.1380706Z   persist-credentials: true
2026-06-22T01:08:00.1381108Z   clean: true
2026-06-22T01:08:00.1381471Z   sparse-checkout-cone-mode: true
2026-06-22T01:08:00.1381899Z   fetch-depth: 1
2026-06-22T01:08:00.1382251Z   fetch-tags: false
2026-06-22T01:08:00.1382624Z   show-progress: true
2026-06-22T01:08:00.1382985Z   lfs: false
2026-06-22T01:08:00.1383330Z   submodules: false
2026-06-22T01:08:00.1383703Z   set-safe-directory: true
2026-06-22T01:08:00.1384294Z ##[endgroup]
2026-06-22T01:08:00.2186003Z Syncing repository: SaberMage/spt-core
2026-06-22T01:08:00.2187657Z ##[group]Getting Git version info
2026-06-22T01:08:00.2188293Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T01:08:00.2189313Z [command]/usr/bin/git version
2026-06-22T01:08:00.2189724Z git version 2.43.0
2026-06-22T01:08:00.2195942Z ##[endgroup]
2026-06-22T01:08:00.2206922Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/06530e78-4af1-499e-aa54-9d7af1936978' before making global git config changes
2026-06-22T01:08:00.2208068Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:08:00.2210282Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:08:00.2242658Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T01:08:00.2261860Z https://github.com/SaberMage/spt-core
2026-06-22T01:08:00.2271405Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T01:08:00.2273837Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T01:08:00.2292353Z HEAD
2026-06-22T01:08:00.2321377Z ##[endgroup]
2026-06-22T01:08:00.2322106Z [command]/usr/bin/git submodule status
2026-06-22T01:08:00.2503804Z ##[group]Cleaning the repository
2026-06-22T01:08:00.2507743Z [command]/usr/bin/git clean -ffdx
2026-06-22T01:08:01.0114556Z Removing target/
2026-06-22T01:08:01.0125905Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T01:08:01.0260071Z HEAD is now at 0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:08:01.0265833Z ##[endgroup]
2026-06-22T01:08:01.0300253Z ##[group]Disabling automatic garbage collection
2026-06-22T01:08:01.0303920Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T01:08:01.0332433Z ##[endgroup]
2026-06-22T01:08:01.0333616Z ##[group]Setting up auth
2026-06-22T01:08:01.0338153Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:08:01.0363051Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:08:01.0557134Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:08:01.0582047Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:08:01.0765904Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:08:01.0793541Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:08:01.0974654Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T01:08:01.1002606Z ##[endgroup]
2026-06-22T01:08:01.1004129Z ##[group]Fetching the repository
2026-06-22T01:08:01.1009570Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0d90debd9c55d60180d11f668b3d5c33b11fee49:refs/remotes/pull/27/merge
2026-06-22T01:08:01.5576740Z ##[endgroup]
2026-06-22T01:08:01.5577467Z ##[group]Determining the checkout info
2026-06-22T01:08:01.5578342Z ##[endgroup]
2026-06-22T01:08:01.5582588Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T01:08:01.5659730Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T01:08:01.5683088Z ##[group]Checking out the ref
2026-06-22T01:08:01.5685020Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T01:08:01.5729486Z HEAD is now at 0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:08:01.5732735Z ##[endgroup]
2026-06-22T01:08:01.5765978Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T01:08:01.5789622Z 0d90debd9c55d60180d11f668b3d5c33b11fee49
